home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0427.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  706 b   |  23 lines

  1. Three questions, 
  2.  
  3.   1) If we now expect quotes around tags, are we still meant to understand % as
  4.      an escape character within tags?
  5.  
  6.   2) Which of the following do I need to support, and which is the "approved"      
  7.      method of accessing gopher?
  8.  
  9.          href="gopher://gopher.micro.umn.edu:70/00/Some Stuff"
  10.      or
  11.          href="gopher://gopher.micro.umn.edu:70/00/Some%20Stuff"
  12.      or 
  13.          href=gopher://gopher.micro.umn.edu:70/00/Some%20Stuff
  14.  
  15.   3) Is the % meant to act as an escape character in search strings? ie
  16.  
  17.          href="http://slacvm.slac.stanford.edu/FIND/PARTICLE?PI%nn"
  18.  
  19.      meant to find entries for PI+ ? (where nn is the ascii code for +).
  20.  
  21. Just wondering....Tony 
  22.  
  23.